Honeycomb  0.1
Component-Model Framework
Public Member Functions | List of all members
honey::finalize< T[], std::allocator< T > > Struct Template Reference

Specialization for array. More...

#include <Allocator.h>

Public Member Functions

void operator() (T *&p)
 
void operator() (T *const &p)
 

Detailed Description

template<class T>
struct honey::finalize< T[], std::allocator< T > >

Specialization for array.

Member Function Documentation

template<class T >
void honey::finalize< T[], std::allocator< T > >::operator() ( T *&  p)
inline
template<class T >
void honey::finalize< T[], std::allocator< T > >::operator() ( T *const &  p)
inline

The documentation for this struct was generated from the following file: